home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q103 / 0 / 49.TXT < prev    next >
Text File  |  1994-01-27  |  4KB  |  104 lines

  1. DOCUMENT:Q103049  26-JAN-1994  [W_NT]
  2. TITLE   :How to Remove Windows NT Boot Sector
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. ----------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system, version 3.1
  12.  - Microsoft Windows NT Advanced Server, version 3.1
  13. ----------------------------------------------------------------------
  14.  
  15. This article details procedures that enable you to remove Windows NT
  16. boot sector from your system. Before you begin, make sure you know
  17. where Windows NT is installed, how much of it you want to remove, and
  18. how your hard disk drive is partitioned and formatted. Then, go to one
  19. of the following sections:
  20.  
  21.  - Removing Windows NT from the Boot Sequence
  22.  - Removing a Primary NTFS Partition
  23.  
  24. Removing Windows NT from the Boot Sequence
  25. ------------------------------------------
  26.  
  27. There are two ways to remove the Windows NT boot sector from your
  28. machine:
  29.  
  30.  - If you want to return to your original MS-DOS configuration, boot
  31.    MS-DOS and type "sys c:" (without the quotation marks). This
  32.    command replaces the Windows NT boot sector with the MS-DOS boot
  33.    sector, and allows your machine to boot straight into MS-DOS. The
  34.    following files are left in the root directory and can be deleted
  35.    after you perform the SYS operation:
  36.  
  37.       PAGEFILE.SYS
  38.       BOOT.INI
  39.       NTLDR
  40.       NTDETECT.COM
  41.       NTBOOTDD.SYS
  42.  
  43.    NOTE: NTBOOTDD.SYS is installed only if you have a SCSI Host
  44.    Adapter installed in Windows NT.
  45.  
  46.  - If you want to leave NTLDR on the disk, you can boot MS-DOS without
  47.    prompting by changing the startup operating system and time-out
  48.    value. To do so, choose the System icon in the Control Panel,
  49.    select MS-DOS in the Startup box, and type "0" (without the
  50.    quotation marks) in the Show List For box.
  51.  
  52.    NOTE: If the primary partition was converted to NTFS, the only way
  53.    to return to starting MS-DOS only is to reformat the drive and
  54.    reinstall MS-DOS. See the next section if this is the case.
  55.  
  56. Removing a Primary NTFS Partition
  57. ---------------------------------
  58.  
  59. In general, attempts to modify the primary, bootable, NTFS partition
  60. fail for the following reasons:
  61.  
  62.  - MS-DOS versions 5.0 and 6.0 do not recognize an NTFS partition. The
  63.    MS-DOS Fdisk program reports an NTFS partition as an OS/2
  64.    high-performance file system (HPFS) partition.
  65.  
  66.  - You cannot modify or delete an NTFS primary partition within
  67.    itself.
  68.  
  69. To delete or modify a primary NTFS partition, perform any one of the
  70. following four procedures:
  71.  
  72.  - Boot MS-DOS version 6.0 from a floppy disk and press RETURN to
  73.    continue installing MS-DOS 6. When prompted to do so, choose
  74.    "Remove files".
  75.  
  76.  - Initiate Windows NT installation from floppy disks or CD-ROM.
  77.    When prompted to do so, choose "P" to remove the partition.
  78.  
  79.  - Use the DELPART utility to delete the NTFS partition. DELPART is
  80.    provided in the Microsoft Windows NT Resource Kit. Note that
  81.    DELPART cannot delete a logical drive in the extended partition.
  82.  
  83.  - Boot OS/2 version 1.x from a floppy disk and run its Fdisk program.
  84.    To remove the partition, specify the /D option.
  85.  
  86. Additional reference words: 3.10 uninstall
  87. KBCategory:
  88. KBSubCategory: WINNT STP
  89.  
  90. =============================================================================
  91.  
  92. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  93. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  94. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  95. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  96. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  97. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  98. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  99. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  100. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  101. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  102. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  103.  
  104. Copyright Microsoft Corporation 1994.